home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINPROGS / PCL4W10.ZIP / SIMPL_IO.H < prev    next >
Text File  |  1994-01-23  |  100b  |  4 lines

  1. void DisplayLine(char *);
  2. int PutChar(int, char);
  3. int GetChar(int);
  4. void SayError(int, char *);